FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh.erec#0.12.0-alpha1.0.4 (47 ms)

Package ca.on.oh.erec
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-alpha1.0.4&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-CareTeam
Url http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-CareTeam
Version 1.0.0
Status draft
Name EReferralCareTeam
Title CareTeam v0.11.0
Experimental False
Realm ca
Description The CareTeam includes all the people, teams, and organizations who plan to participate in the coordination and delivery of care for a single patient or a group (such as a married couple in therapy or a support group). CareTeam can also be organizationally assigned without a subject in context, such as a code blue team or emergency response team. This is not limited to practitioners, but may include other caregivers such as family members, guardians, the patient themself, or others. An individual's CareTeam can be dynamic over time, such that there can be transience of team members, such as a rehabilitation team.
Type CareTeam
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Condition Condition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Organization Organization
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner Practitioner
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole PractitionerRole


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-eReferral-profile-CareTeam",
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-CareTeam",
  "version" : "1.0.0",
  "name" : "EReferralCareTeam",
  "title" : "CareTeam v0.11.0",
  "status" : "draft",
  "description" : "The CareTeam includes all the people, teams, and organizations who plan to participate in the coordination and delivery of care for a single patient or a group (such as a married couple in therapy or a support group). CareTeam can also be organizationally assigned without a subject in context, such as a code blue team or emergency response team. This is not limited to practitioners, but may include other caregivers such as family members, guardians, the patient themself, or others. An individual's CareTeam can be dynamic over time, such that there can be transience of team members, such as a rehabilitation team.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "CareTeam",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CareTeam",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "CareTeam.meta",
        "path" : "CareTeam.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "CareTeam.meta.profile",
        "path" : "CareTeam.meta.profile",
        "comment" : "FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-CareTeam|1.0.0",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "CareTeam.meta.security",
        "path" : "CareTeam.meta.security"
      },
      {
        "id" : "CareTeam.meta.security.id",
        "path" : "CareTeam.meta.security.id",
        "max" : "0"
      },
      {
        "id" : "CareTeam.meta.security.version",
        "path" : "CareTeam.meta.security.version",
        "max" : "0"
      },
      {
        "id" : "CareTeam.meta.security.userSelected",
        "path" : "CareTeam.meta.security.userSelected",
        "max" : "0"
      },
      {
        "id" : "CareTeam.identifier",
        "path" : "CareTeam.identifier",
        "mustSupport" : true
      },
      {
        "id" : "CareTeam.identifier.system",
        "path" : "CareTeam.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "CareTeam.identifier.value",
        "path" : "CareTeam.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "CareTeam.status",
        "path" : "CareTeam.status",
        "min" : 1
      },
      {
        "id" : "CareTeam.participant",
        "path" : "CareTeam.participant",
        "mustSupport" : true
      },
      {
        "id" : "CareTeam.participant.member",
        "path" : "CareTeam.participant.member",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/CareTeam",
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole",
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Organization",
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "CareTeam.reasonReference",
        "path" : "CareTeam.reasonReference",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Condition"
            ]
          }
        ]
      },
      {
        "id" : "CareTeam.managingOrganization",
        "path" : "CareTeam.managingOrganization",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Organization"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.